-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.14.12
-
Code
-
Classes
- Strings
| Total Complexity |
85 |
| Dependencies |
8 |
| Dependents |
44 |
| Total lines |
479 |
| Lines of code |
272 |
| Logical lines of code |
186 |
| Comment lines |
156 |
| Methods |
16 |
| Properties |
0 |
Methods 16
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| unpackSSH2() |
B |
38 |
22 |
63 |
| packSSH2() |
B |
39 |
21 |
62 |
| bits2bin() |
A |
49 |
8 |
28 |
| increment_str() |
S |
49 |
6 |
31 |
| bin2bits() |
S |
54 |
6 |
20 |
| switchEndianness() |
S |
56 |
3 |
16 |
| is_stringable() |
S |
77 |
3 |
3 |
| formatPack() |
S |
63 |
2 |
9 |
| base64_decode() |
S |
72 |
2 |
5 |
| base64url_decode() |
S |
72 |
2 |
5 |
| base64_encode() |
S |
72 |
2 |
5 |
| base64url_encode() |
S |
72 |
2 |
5 |
| hex2bin() |
S |
73 |
2 |
5 |
| bin2hex() |
S |
73 |
2 |
5 |
| shift() |
S |
72 |
1 |
5 |
| pop() |
S |
72 |
1 |
5 |